home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 233
/
Computer Shopper 233
/
ComputerShopperDVD233.iso
/
Games
/
Crazy Chicken Approaching
/
ccapproaching.exe
/
Crazy Chicken Approaching.res
/
progress.dfm.miaf
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-11-30
|
292 b
|
5 lines
IF (TestRemove.Caption <> TRUE) THEN CaptionInstall.Visible := True;
IF (TestRemove.Caption = TRUE) THEN CaptionUninstall.Visible := True;
IF (TestRemove.Caption <> TRUE) THEN CaptionUninstall.Visible := False;
IF (TestRemove.Caption = TRUE) THEN CaptionInstall.Visible := False;